getStyleLayerProperty

abstract fun getStyleLayerProperty(@NonNull() layerId: String, @NonNull() property: String): StylePropertyValue

Gets the value of style layer property.

Return

The `style property value`.

Parameters

layerId

A style layer identifier.

property

The style layer property name.